Gbp-Pq: Name gnukfreebsd_linker_warnings.diff
# targets. This simplifies the logic at the call site dramatically, as it isn't
# strictly needed compared to futimes().
darwin: QMAKE_CXXFLAGS += -Werror=unguarded-availability
+QMAKE_LFLAGS += -Wl,--fatal-warnings
SOURCES = getentropy.cpp
+QMAKE_LFLAGS += -Wl,--fatal-warnings
"label": "O_CLOEXEC",
"type": "compile",
"test": {
+ "qmake": "QMAKE_LFLAGS += -Wl,--fatal-warnings",
"head": "#define _GNU_SOURCE 1",
"include": [ "sys/types.h", "sys/socket.h", "fcntl.h", "unistd.h" ],
"main": [